How to Install mhddfs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mhddfs software package in Ubuntu 14.04 LTS (Trusty Tahr)

mhddfs software package provides file system for unifying several mount points into one, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mhddfs 

mhddfs is installed in your system.

Make ensure the mhddfs package were installed using the commands given below,

$ sudo dpkg-query -l | grep mhddfs *

You will get with mhddfs package name, version, architecture and description in a table

mhddfs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package mhddfs
Version 0.1.39+nmu1ubuntu1
Description file system for unifying several mount points into one
Sub Section Utils


See Also, How to uninstall or remove mhddfs software package from Ubuntu 14.04 LTS (Trusty Tahr)?